PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFFieldWidget Class / getAppearanceFont Method
In This Topic
    getAppearanceFont Method
    In This Topic
    Gets the widget appearance font.
    If this property is null, the property is used for displaying the field content.
    Syntax
    public PDFFont getAppearanceFont()

    Return Value

    The font used for displaying the widget content.
    See Also